tools/hotplug/Linux: supply --physdev-is-bridged in iptables runes
authorSander Eikelenboom <linux@eikelenboom.it>
Wed, 10 Nov 2010 14:37:19 +0000 (14:37 +0000)
committerSander Eikelenboom <linux@eikelenboom.it>
Wed, 10 Nov 2010 14:37:19 +0000 (14:37 +0000)
commitadee1dd91882b8a13345479c7fe216bac6908451
treef114fb7b8aa2006eb7fe9004b6a6955ab05e1ef2
parent57f1362319f2af96f2681a2d3e8164b9cac18b95
tools/hotplug/Linux: supply --physdev-is-bridged in iptables runes

With newer (pvops) kernels logs get flooded with this iptables
warning: physdev match: using --physdev-out in the OUTPUT, FORWARD and
POSTROUTING chains for non-bridged traffic is not supported anymore

Using the --physdev-is-bridged option prevents this.
See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571634#10

Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/hotplug/Linux/vif-common.sh